@charset "utf-8";

.overhide{overflow:hidden;text-indent:-100em;}
/*位置属性*/
.marTop10{margin-top:10px;}
.left{	float:left;}
.right{	float:right;}
.clear {clear: both;}
.clearfix:after {clear: both;content: '';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {display: +inline-block;}



/*wrapper*/
#picSlideWrap{ }
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(../images/ico/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

.imgnav{}
#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

.imgnav{  position:relative; margin:0 auto;}
#img{ z-index:10; position:relative; text-align:center;}
#img img{ display:none; }
#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  background: url(../images/p_prev.png); width:16px;height: 31px;top:50%;margin-top: -16px;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer;background: url(../images/p_next.png) no-repeat;width: 16px;height: 31px;top:50%;margin-top: -16px;}

#cbtn{margin-top:25px; position: relative;}
#cbtn ul{position:relative; width:1000px; height:52px;}
#cbtn ul li{ float:left; width:58px; height:50px; cursor:pointer; text-align:center; margin-right:20px; position:relative;border:1px solid #ccc;border-radius: 5px;line-height: 50px;overflow: hidden;line-height: 50px;text-align: center;}
#cbtn ul li img{height: 100%; width:auto;vertical-align: middle; border-radius: 5px; display:block;margin: 0 auto;}
#cbtn li.hov{border:1px solid #0f7a72;}
.ctrl div{ clear:both;}
#cSlideUl{width:480px; height:52px;overflow:hidden; position:relative; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:50%; left:0px; z-index:9;margin-top: -6px;}
.picSildeRight{cursor:pointer; position:absolute; top:32px; right:0px; z-index:9;margin-top: -6px;top:50%;}



